home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 6 / The Arsenal Files 6 (Arsenal Computer).ISO / games / sk_p12.zip / RUNME.BAT < prev    next >
DOS Batch File  |  1996-01-05  |  226b  |  7 lines

  1. @echo off
  2.  
  3. IF NOT EXIST stonkeep.pif echo Please run this batch file from the Stonekeep main directory.
  4. IF NOT EXIST stonkeep.pif echo This should be C:\INTRPLAY\STONKEEP.
  5.  
  6. IF EXIST stonkeep.pif pkunzip -d -o sk_v12.zip
  7.